From 45e035607af5bc62dddeb7dab16886cc7ce1b112 Mon Sep 17 00:00:00 2001 From: Camm Maguire Date: Sun, 8 Dec 2019 19:27:24 +0000 Subject: [PATCH] Version_2_6_13pre82 Gbp-Pq: Name Version_2_6_13pre82 --- o/alloc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/o/alloc.c b/o/alloc.c index f8470e67..0343ab74 100644 --- a/o/alloc.c +++ b/o/alloc.c @@ -349,9 +349,10 @@ resize_hole(ufixnum hp,enum type tp,bool in_placep) { char *start=rb_begin(),*new_start=heap_end+hp*PAGESIZE; ufixnum size=rb_pointer-start; +#define OVERLAP(c_,t_,s_) ((t_)<(c_)+(s_) && (c_)<(t_)+(s_)) if (!in_placep && (rb_high() ? - new_start+size>rb_end : - new_start+(nrbpage<s.s_dbind != Cnil) -- 2.30.2